home *** CD-ROM | disk | FTP | other *** search
- @cls
- :delete any old work files
- @if not exist 0*. goto START
- echo . Deleting old files ...
- echo . Please be sure you teminate the program from the main menu.
- echo . Failure to do so, may result in corruption of data.
- @echo Y|del 0*.
- :START
- :program requires FILES=35 (or greater in config.sys file)
- @SET CLIPPER=F35
- @date
- :the following parameters may be used with the program
- : S no sound (may also be toggled from Setup menu)
- : M mono color
- : V do not verify field edits
- : N suppress snow on some CGA screens
- :eg. for no sound and mono color
- : ii SM
- ii